Returns the three-letter extension from a complete path. Also available as a native function in Visual FoxPro.
Syntax
JustExt(cPath)
cPath
Specifies the name, which may include the full path, of the file for which you want only the extension.
Return Type
Character